How to Install mp3fs software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mp3fs software package in Ubuntu 14.04 LTS (Trusty Tahr)

mp3fs software package provides FUSE filesystem for transcoding FLAC to MP3 on the fly, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mp3fs 

mp3fs is installed in your system.

Make ensure the mp3fs package were installed using the commands given below,

$ sudo dpkg-query -l | grep mp3fs *

You will get with mp3fs package name, version, architecture and description in a table

mp3fs package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package mp3fs
Version 0.32-53-gdc59a10-1
Description FUSE filesystem for transcoding FLAC to MP3 on the fly
Sub Section Utils


See Also, How to uninstall or remove mp3fs software package from Ubuntu 14.04 LTS (Trusty Tahr)?